-
Home
-
Free SSL Certificate WordPress Plugin, HTTPS Redirect, Renewal Reminder – Auto-Install Free SSL
-
3.4.1
-
Code
-
Classes
- Factory
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
316 |
Lines of code |
154 |
Logical lines of code |
79 |
Comment lines |
123 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateKey() |
A |
46 |
8 |
38 |
generateCSR() |
S |
44 |
5 |
46 |
verify_internally_http_wp() |
S |
58 |
3 |
16 |
getDomainPath() |
S |
68 |
3 |
6 |
fix_htaccess_challenge_dir() |
S |
60 |
2 |
14 |
__construct() |
S |
65 |
2 |
9 |
readPrivateKey() |
S |
69 |
2 |
6 |
getCertificatesDir() |
S |
73 |
2 |
4 |
get_cert_begin() |
S |
82 |
1 |
3 |
get_cert_end() |
S |
82 |
1 |
3 |
parsePemFromBody() |
S |
74 |
1 |
4 |
getCsrContent() |
S |
71 |
1 |
5 |